Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract common code to AbstractEclipseBuildMojo so it can be reused #4610

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jan 19, 2025

Currently EclipseBuildMojo performs the boilerplate to perform an eclipse like build inside tycho build, but this can be useful for other scenarios as well.

This now extracts the common code into an AbstractEclipseBuildMojo so it can be reused.

@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Jan 19, 2025
@laeubi laeubi enabled auto-merge (rebase) January 19, 2025 13:26
Currently EclipseBuildMojo performs the boilerplate to perform an
eclipse like build inside tycho build, but this can be useful for other
scenarios as well.

This now extracts the common code into an AbstractEclipseBuildMojo so it
can be reused.
@laeubi laeubi force-pushed the abstraction_of_eclipse_build branch from 75c30e8 to fa7ca73 Compare January 19, 2025 13:27
Copy link

Test Results

  606 files  ±0    606 suites  ±0   4h 10m 6s ⏱️ - 33m 35s
  434 tests ±0    426 ✅ ±0   7 💤 ±0  1 ❌ ±0 
1 302 runs  ±0  1 279 ✅ ±0  22 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit fa7ca73. ± Comparison against base commit d0109ca.

@laeubi laeubi merged commit 82559f8 into eclipse-tycho:main Jan 19, 2025
13 of 15 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants